home *** CD-ROM | disk | FTP | other *** search
/ Delphi Informant Complete 1995 - 2000 / Delphi Informant Complete 1995 to 2000.iso / Delphi Informant Magazine Complete Works SOURCE CODE 1998.rar / 1998 / Feb / di9802ts / JSSample2.js < prev    next >
Text File  |  1997-08-13  |  51b  |  3 lines

  1. function Main() {
  2.     MyObj.ShowCelcius(98);   
  3. }